home *** CD-ROM | disk | FTP | other *** search
/ Digital Photo Album: Houko Kuwashima / Digital Photo Album: Houko Kuwashima.iso / trump_d.dxr / 00007.ls < prev    next >
Encoding:
Text File  |  1998-10-08  |  138 b   |  9 lines

  1. on exitFrame
  2.   puppetSound(1, "clear.AIF")
  3.   startTimer()
  4.   repeat while the timer < 30
  5.     nothing()
  6.   end repeat
  7.   go("first_card")
  8. end
  9.